home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / ACORNUSERS / CBSA / ACORN / WF980710 / !Upgrader / Resources / PreDesktop < prev   
Text File  |  1998-05-13  |  857b  |  20 lines

  1. |Start Acorn WindowManager 3.98 installation
  2. | ------------------------------------------
  3. |
  4. |     Nested Window Manager installation
  5. |
  6. | ------------------------------------------
  7. |
  8. | Load the Window Manager from !System, then ensure that we have all
  9. | the necessary sprites etc present.
  10. |
  11. If "<BootResources$Path>"="" Then Set BootResources$Path Boot:Resources.
  12. If "<Boot$OSVersion>"="3.50" Then SetMacro Run$Path ,%.,Boot:Library.
  13. If "<Boot$OSVersion>"="3.50" Then Set Boot$OSVersion 350
  14. If "<System$Path>"="" Then Run BootResources:!System
  15. RMEnsure WindowManager 3.98 Set WindowManager$Path BootResources:Wimp.,Resources:$.Resources.Wimp.
  16. RMEnsure WindowManager 3.98 Run WindowManager:LoadWimp
  17. If Boot$OSVersion < 350 Then RMEnsure DragASprite 0.10 RMLoad System:Modules.DragASprit
  18. If Boot$OSVersion < 350 Then IconSprites BootResources:Wimp.310Spr
  19. |End
  20.